home *** CD-ROM | disk | FTP | other *** search
/ SysOp's Arsenal / SysOp's Arsenal 1 (Arsenal Computer).ISO / rip / ripdm154.exe / RIPDEMO.EXE / RIPAINT.DIR < prev    next >
File List  |  1993-08-10  |  3KB  |  47 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;;                                                                         ;;
  3. ;;  This file is intended for the user of RIPaint to custom-configure the  ;;
  4. ;;  directories that will be used for RIPaint.  You may instruct RIPaint   ;;
  5. ;;  to load files from any number of individual directories.  To specify   ;;
  6. ;;  one or more "search directories", simply add more lines to this file:  ;;
  7. ;;                                                                         ;;
  8. ;;      RIP:   RIP\                                                        ;;
  9. ;;      RIP:   PROJECTS\RIP\                                               ;;
  10. ;;                                                                         ;;
  11. ;;      ICONS: ICONS\                                                      ;;
  12. ;;      ICONS: PROJECT\ICONS\                                              ;;
  13. ;;      ICONS: PROJECT\A-M\ICONS\                                          ;;
  14. ;;                                                                         ;;
  15. ;;  You may start a comment anywhere by inserting a semicolon.  Anything   ;;
  16. ;;  on a line after the semicolon will be the comment.  There are ten      ;;
  17. ;;  different config directories to choose from:                           ;;
  18. ;;                                                                         ;;
  19. ;;      CONFIG:     RIP:        BUTTONS:        CSPRITES:       DOC:       ;;
  20. ;;      FONTS:      GRIDS:      ICONS:          PALETTES:       PATTERNS:  ;;
  21. ;;                                                                         ;;
  22. ;;  These names are not case-sensitive.                                    ;;
  23. ;;                                                                         ;;
  24. ;;  Only two files may be safely stored in the CONFIG: path.  They are     ;;
  25. ;;  RIPAINT.HLP and RIPAINT.RES.  You may specify from 0-20 different      ;;
  26. ;;  pathes for each "type" of file path you wish.  The first one listed    ;;
  27. ;;  will be your "default" listing.                                        ;;
  28. ;;                                                                         ;;
  29. ;;  If you omit one or more directory categories, they will be implicitly  ;;
  30. ;;  created when RIPaint loads.  The directory will be the name of the     ;;
  31. ;;  directory category, without the colon (:) (e.g., RIP\ or ICONS\ )...   ;;
  32. ;;  The only exception to this is the CONFIG: category which will always   ;;
  33. ;;  (if omitted) default to the current directory .\                       ;;
  34. ;;                                                                         ;;
  35. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  36.  
  37. CONFIG:   .\                  ; Config Directory for system files
  38. RIP:      RIP\                ; Directory where .RIP files are stored
  39. BUTTONS:  BUTTONS\            ; Directory where .BUT files are stored
  40. CSPRITES: CSPRITES\           ; Directory where .SPC files are stored
  41. DOC:      DOC\                ; Directory where .DOC files are stored
  42. FONTS:    FONTS\              ; Directory where .CHR files are stored
  43. GRIDS:    GRIDS\              ; Directory where .GRD files are stored
  44. ICONS:    ICONS\              ; Directory where .ICN files are stored
  45. PALETTES: PALETTES\           ; Directory where .PAL files are stored
  46. PATTERNS: PATTERNS\           ; Directory where .PAT files are stored
  47.